home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir38 / vga_doc2.zip / PRIMUS.TXT < prev    next >
Text File  |  1993-01-22  |  2KB  |  56 lines

  1. PRIMUS P2000
  2.  
  3. P2000     2MB  max 1280x1024/256c, 800x600/32k.
  4.  
  5. The P2000 is an accelerator card.
  6.  
  7.  
  8.   3CEh index 13h (R/W):
  9.   bit   6  If set 3CEh index 21h bit 5 is used as bit 8 of the Display Offset
  10.        (3d4h index 13h) and the final display address is devided by 2.
  11.  
  12.   3CEh index 21h (R/W):
  13.   bit 0-2  Display start address bit 16-18.  
  14.     5  Bit 8 of the Display Offset (3d4h index 13h),
  15.        if 3CEh index 13h bit 6 is set.
  16.  
  17.   3CEh index 30h (R/W): 
  18.   
  19.   3CEh index 33h (R/W): Width lo byte
  20.   bit 0-7  low byte of object/area width in pixels.
  21.  
  22.   3CEh index 34h (R/W): Width hi byte
  23.   bit 0-7  high byte of object/area width in pixels.
  24.  
  25.   3CEh index 35h (R/W): Height lo byte
  26.   bit 0-7  low byte of object/area height in pixels.
  27.  
  28.   3CEh index 36h (R/W): Height hi byte
  29.   bit 0-7  high byte of object/area height in pixels.
  30.       
  31.   3CEh index 37h (R/W): Start address lo byte
  32.   bit 0-7  low byte of the pixel address of the object/area
  33.  
  34.   3CEh index 38h (R/W): Start address mid byte
  35.   bit 0-7  mid. byte of the pixel address of the object/area 
  36.  
  37.   3CEh index 39h (R/W): Start address hi byte
  38.   bit 0-7  high byte of the pixel address of the object/area 
  39.  
  40.   3CEh index 3Dh (R/W): Status/Command register
  41.   bit 0   (R): Set if busy with op.
  42.  
  43.   bit 0-7 (W): Command.
  44.         00h = NO op.
  45.         07h = BitBlt
  46.         19h = Fill rect
  47.  
  48.   3CEh index 3Eh (R/W): Fill color
  49.   bit 0-7  Fill color (rect).
  50.   
  51.   3D6h (R/W): Write bank
  52.   bit 0-7  Write bank no. in 64kb units.
  53.  
  54.   3D7h (R/W): Read bank
  55.   bit 0-7  Read bank no. in 64kb units.
  56.